-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: allow for releasedLabels with successComment set to false #861
base: master
Are you sure you want to change the base?
Conversation
@gr2m done! |
Hmm sorry some of the tests are failing, from the looks of it, it is most likely related to #857. Could you have a look? I'm sorry this is probably unrelated to your changes, I don't have time to look into it myself. Let us know if you don't have time either and we will get back to it another time |
Totally, maybe not today, but definitely this week. |
@gr2m it now works on my machine! |
Hi @kristof-mattei, kindly resolve the conflict 😉 |
Hey @kristof-mattei, thank you for sticking to this. This PR was blocked by the work going on in the PR #874, hence we haven't gotten to this yet.... the PR deprecates the ability of setting But, in the mean time, kindly confirm my understanding of this feature by answering the question below...
🤔 |
ec38c66
to
3676f72
Compare
long overdue...
Yes, it does
If that is what the team wants, yes. |
As title says, this PR allow you to set
successComment
tofalse
and still get the labels.I recommend a review with whitespace changes hidden to reduce noise due to changes in indentation.
Oh, and I fixed
body
->labels
for posting labels: https://docs.github.com/en/rest/issues/labels?apiVersion=2022-11-28#add-labels-to-an-issue